Control Flow and Conditionals
Back to Home
01. Introducing Control Flow
02. Decision Making
03. if Statement
04. Self-Driving Car
05. Recognize Traffic Lights
06. Windshield Wipers
07. Variable Scope
08. What's the Scope?
09. else Statement
10. else-if
11. Multiple else-if's
12. Boolean Expressions
13. Evaluate these Expressions
14. The Art Museum
15. Tickets to the Museum
16. Complete Museum Code
17. Logical Operators
18. Order of Operations for Logical Operators
19. Logical Operators Practice
20. true or false?
21. Nested if Statements
22. Restaurant Rating
23. switch Statement
24. switch(month)
25. Conclusion
26. Lesson 2 Problem Set
Back to Home
16. Complete Museum Code
Complete Museum Code
Question:
Start Quiz:
Solution:
Next Concept